[INFO] cloning repository https://github.com/RephlexZero/transfigure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RephlexZero/transfigure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRephlexZero%2Ftransfigure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRephlexZero%2Ftransfigure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61653b5f2109e47d33126f758200035a3a7f5ec7
[INFO] checking RephlexZero/transfigure against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRephlexZero%2Ftransfigure" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/RephlexZero/transfigure
[INFO] finished tweaking git repo https://github.com/RephlexZero/transfigure
[INFO] tweaked toml for git repo https://github.com/RephlexZero/transfigure written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RephlexZero/transfigure on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RephlexZero/transfigure already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174
[INFO] running `Command { std: "docker" "start" "32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking either_of v0.1.8
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking fontdb v0.22.0
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking comrak v0.36.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=27f0950deccd25ec -C extra-filename=-bf5eeeda2ad44275 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8e6bf518c39a29cf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ea3713a3c5eb0781.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174", kill_on_drop: false }`
[INFO] [stdout] 32a6a1c12a5a96548f0cfebaaae4a30682abb08364b2628334ad63db3f2b3174
